//Request Format:
forcepost, order_id, amount, pan, exp_date, auth_code, crypt_type
forcepost_supp, order_id, amount, pan, exp_date, auth_code, crypt_type, cust_id
//Sample Request:
forcepost,order_18_testing,14.00,4242424242424242,1809,537373,1
forcepost_supp,order_19_testing,12.00,4242424242424242,1809,892447,1,Cust_1
//Response Format:
order_id, ReferenceNum, ResponseCode, ISO, AuthCode, TransTime, TransDate,Complete,Message,amount,CardType,TxnNumber,TimedOut,reserved,reserved
//Sample Response:
order_18_testing,660144080011541900,027,01,537373,09:10:23,2016-07-02,02,true,APPROVED * =,14.00,V,5542-0_10,false,,null
order_19_testing,660144080011541950,027,01,892447,09:18:54,2016-07-02,02,true,APPROVED * =,12.00,V,5549-0_10,false,,null